runtime.m.cheaprand (field)
6 uses
runtime (current package)
rand.go#L159: mp.cheaprand = rand()
rand.go#L199: mp.cheaprand += 0xa0761d6478bd642f
rand.go#L200: hi, lo := math.Mul64(mp.cheaprand, mp.cheaprand^0xe7037ed1a0b428db)
rand.go#L209: t := (*[2]uint32)(unsafe.Pointer(&mp.cheaprand))
runtime2.go#L643: cheaprand uint64
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |